
test:
	@time ./node_modules/.bin/mocha $(T) $(TESTS)

.PHONY: test
